Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-226469 | GEN000800 | SV-226469r603265_rule | Medium |
Description |
---|
If a user, or root, used the same password continuously or was allowed to change it back shortly after being forced to change it to something else, it would provide a potential intruder with the opportunity to keep guessing at one user's password until it was guessed correctly. |
STIG | Date |
---|---|
Solaris 10 SPARC Security Technical Implementation Guide | 2022-09-07 |
Check Text ( C-28630r482786_chk ) |
---|
Check the HISTORY setting. # grep HISTORY /etc/default/passwd If HISTORY is not set to 5 or more, this is a finding. |
Fix Text (F-28618r482787_fix) |
---|
Edit /etc/default/passwd and set HISTORY to 5. |